home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / internet / stst07b6 / readme.txt < prev    next >
Encoding:
Text File  |  1995-07-19  |  12.3 KB  |  283 lines

  1. ReadMe File for WinSmtp Shareware Release 1.07beta1.3
  2. -----------------------------------------------------
  3.  
  4. WinSmtp is Copyright 1994, 1995, Jack De Winter, Wildbear Consulting,Inc.
  5.  
  6.  
  7.  
  8.  
  9. Thanks for the time used to evaluate this product.  A lot of work by a lot
  10. of people has gone into making this daemon work very well on a wide variety
  11. of systems.  Feel free to send any comments about this package to:
  12. winsmtp@wildside.kwnet.on.ca
  13.  
  14. Special Installation Note:
  15. --------------------------
  16.  
  17. Due to a lot of people not reading or understanding specifications right,
  18. a lot of the SMTP daemons out in the world are not properly implemented.
  19. Below we list all of the protocols that we obey, and if anyone finds any
  20. problems, we will correctly strive to fix them.  However, most daemons do
  21. not respect the 251 will forward answer to a RCPT TO command.  This command
  22. is issued to tell the remote SMTP daemon who is to receive the message.
  23. The proper responses are 250 local and 251 remote, will forward.  However,
  24. most deamons do not accept the 251 response.  Because of this, you may
  25. encounter some problems where the daemon will cut off in the middle of a
  26. message and complain about no legal recipients.
  27.  
  28. To get around this problem, we recommend setting the 'use proper forward
  29. reply' option to FALSE (unchecked in the system configuration dialog).
  30. We have stived to come up with a solution that will allow us to obey the
  31. specification while addressing the problems of having to have the daemon
  32. work in the real world.
  33.  
  34.  
  35. Introduction
  36. ------------
  37. This program is an Internet Mailer Daemon.  The purpose of this product is
  38. not to read mail, but to provide services for the users of a system to read
  39. mail.   To this end, the daemon provides SMTP and POP3 support for sending
  40. and reciving mail.  These services can be used by a front end, of which
  41. there are many, that makes use of the UNIX mailbox or POP3 services
  42. provided by this product.
  43.  
  44. To send mail, the user can call either the SMTP server and drop the mail
  45. off there, or they can use the 'wrmail' program included with the daemon
  46. to place the data in the proper format and in the proper location.  To
  47. receive mail, the user may either scan the UNIX style mailbox, or they
  48. may also use the POP3 server to access the data.
  49.  
  50. Future versions of this product will support some of the standard interfaces
  51. for relaying mail, including Microsoft Mail support and CCMail support.
  52. The MsMail support will be included in a 'registered' version and
  53. commercial version only.  After all, there has to be some incentive to
  54. register the product.
  55.  
  56.  
  57. Availability
  58. ------------
  59.  
  60. This product is current availble in four forms.  Two of these forms are
  61. the Win16 versions and are a shareware and a commercial version.  The
  62. other versions are Win32, with a Win32 NT service version coming up very
  63. shortly.
  64.  
  65. In addition, there is a WWW page that has been generously provided by my
  66. employer, Software Metrics.  Feel free to access the page to get information
  67. about WinSmtp, but please do not flood the page with tonnes of usage.  I do
  68. have a personal Internet feed, but I do not have a FTP daemon running there
  69. and do not foresee this in the future.  However, you may look at the web page
  70. that is there for up to date information on the products that I write.
  71. The WWW pages are:
  72.  
  73. http://metrics.com/SMTP/index.html/
  74. http://wildside.kwnet.on.ca/WinSmtp.html/
  75.  
  76. There are also copies of the program at the following sites:
  77.  
  78. wuarchive.wustl.edu
  79. xenitec.on.ca
  80. ftp.cica.indiana.edu
  81.  
  82. However, as there is a fun process to get it in their directories, it takes
  83. a bit of time to get the new version there.
  84.  
  85.  
  86. Product Market
  87. --------------
  88.  
  89. The aim of this product is to effectively lower the cost for people out
  90. there.  This can be achieved by having one account on a service provider
  91. and using a Windows-enabled machine to receive and send all of the mail.
  92. As this will save the end-users some money, by not having to use multiple
  93. accounts on a service provider, the modest shareware or commercial fee for
  94. the product will be won back many times within months.
  95.  
  96. Whenever someone reads something regarding paying a shareware fee, the
  97. usual response is: "yeah, I'll use it but won't pay anything for it".  The
  98. usual response from the programmers are: "hey, we worked on something and
  99. would like to be able to recover our costs for it".  As both, I have to
  100. say that I register all of the shareware that I use.  I know what it is
  101. like to write something and to want to recover costs.  Think of it this
  102. way, the unregistered version is a little trailer for the movie.  If you
  103. like it, you pay and go and see it.  Otherwise you don't.  The onus is
  104. on you.
  105.  
  106.  
  107. Features
  108. --------
  109.  
  110. The current list of features are as follows:
  111.  
  112. - easy to read status screen, with output relayed to a log file.
  113. - ability to filter some of the logging information to display and file
  114. - ability to specify aliases and forwarding of messages on a user-by-user
  115.   basis
  116. - outgoing mail support though a rmail like interface and SMTP server
  117.   capabilities
  118. - full MX record resolution, including resolution to subnets
  119. - access to incoming mail in mailboxes though the UNIX mailbox type format
  120.   and POP3 server support
  121. - configurable connection methods, and the ability to specify groups of
  122.   connections based on the node or class of nodes
  123. - easy to use method of determining which nodes are not responding
  124. - almost invisible usage without any user intervention (except possibly at
  125.   startup of the daemon program)
  126. - ability to work with gateways behind firewalls
  127. - compliant to all of the Internet RFC (protocol specifications) noted below
  128. - easy to use dialogs to access the function for the system
  129. - friendly reporting of connection information in the main window and retry
  130.   information in an easy to access dialog
  131. - friendly support over the Internet
  132. - mailing list and auto-responder support
  133. - use of Finger and Reverse finger to allow for mail notification responses
  134. - ability to specify an always present or transient dialup connection
  135. - limiting the methods by which an user can access the system
  136. - ability to specify mailboxes that are supplied by the user as DLLs
  137. - ability to use secondary virtual domains for enhanced access
  138. - ability to restrict the sending of auto-responses to avoid many bounce
  139.   situations ahead of time
  140.  
  141. Adherance To RFCs
  142. -----------------
  143.  
  144. RFC 821 - Simple Mail Transport Protocol
  145. RFC 822 - Internet Mail Format (types of addressing)
  146. RFC 876 - Survey of SMTP Implementations
  147. RFC 1123 - Requirements for Internet Hosts
  148. RFC 1288 - Finger Access Protocol
  149. RFC 1153 - Digest Method Format
  150. RFC 1460 (obs 1225) - Post Office Protocol - Version 3
  151. RFC 1651 (obs 1425) - SMTP service extensions (ESMTP)
  152. RFC 1653 (obs 1427) - SMTP Externsion for Message Size Declaration
  153.  
  154. In addition, this product uses a non-registered extension to the ESMTP
  155. protocol.  The XTRN command was added to allow for some extra felxibility
  156. in the product.  This exension is now being written up and submitted to
  157. the appropriate Internet boards for approval as a documented extension to
  158. the protocol.
  159.  
  160. A protocol specified by Qualcomm for changing passwords from a mail client
  161. is also implemented.  Please inquire for details.
  162.  
  163.  
  164. Shareware Version
  165. -----------------
  166.  
  167. Currently, the unregistered shareware version of the daemon has the
  168. following limitations:
  169.  
  170. - only one user can access the system through the POP3 services
  171. - pops up a dialog every time the program is started
  172. - limit of 5 active users within one daemon, as well as other limitations
  173.   with respect to user types
  174. - limited support for the product via the internet
  175. - no options in the retry dialog (to bounce or try again with a given node)
  176. - no connection exceptions used for routing besides the main routing option
  177.  
  178. Registering the program will eliminate the reminder dialog, increase the
  179. number of POP3 sessions to 10, eliminate all of the other limitations
  180. (except for the registered limits of 75 users, 5 mailing lists, and 5
  181. auto-responders), and will entitle the user to full support.  The cost for
  182. registering the shareware version will be $50 per unit ($50 USD for everyone
  183. outside of Canada and $50 CDN for everyone inside of Canada).  Based on the
  184. input from the beta testers, this seems to be a reasonable amount to charge.
  185. If you want a copy of the program on a 5.25 or 3.5 inch disk, there will
  186. also be an ammount of $5 USD added for the shipping and handling of the
  187. disk.
  188.  
  189. Future enhancements will include:
  190. - support for the MAPI protocol
  191. - running as an NT service in Win32 native mode
  192.  
  193. Commercial Version
  194. ------------------
  195.  
  196. If you wish to run the commercial version, please send in your registration
  197. as normal, but increase the cost to $100 ($100 USD outside of Canada and
  198. $100 CAD inside of Canada).  The commercial version eliminates all of the
  199. barriers to the number of users and sessions that can be open, limiting them
  200. only to the limits of the computer system.  In addition, you receive more
  201. prompt support than you would as a shareware user and your requests are
  202. given a higher priority.
  203.  
  204.  
  205. Installation
  206. ------------
  207.  
  208. 1) Create a directory and unzip the zip file into that directory.  This should
  209. be a temporary directory as you are unzipping compressed files and an
  210. installation program.  When you have unzipped the files, there should
  211. be the files specified in the manifest.txt file, but with a '_' at the
  212. end of the filename.  In addition, there should be this file and a install.exe
  213. file.
  214.  
  215. 2) Go to Program Manager and select the install.exe from the directory that
  216. you unzipped the files to.  Then run the install program by double-clicking
  217. on it.  Basically, you need to run this program in order to install it
  218. properly.
  219.  
  220. 3) The installation process should be self explanatory.  If you have problems,
  221. please contact the address below.
  222.  
  223.  
  224. Configuration
  225. -------------
  226.  
  227. When the program is run for the first time, it will assume some basic
  228. settings, which you will have to change.  The most important of these is the
  229. SmartHost setting.  This setting determines a computer that will receive
  230. your requests to send mail and will pass mail to you.  It is important to
  231. check with the owners of the computer to make sure that it is okay to use
  232. their computer for this purpose.  While most people will agree to forward
  233. mail for you, they really do appreciate you asking.
  234.  
  235. At the beginning, the only user that should be active is the root user.  You
  236. will probably want to set up an account for yourself.  Note that the root
  237. user and the postmaster user always have to exist.
  238.  
  239. Also, you probably want to turn off the use proper forward reply checkbox.
  240. To make a long story short, we follow the SMTP specification, but a lot of
  241. vendors out there don't.  Using the proper responses for one of the commands
  242. will cause a lot of servers and clients to not function with WinSmtp.
  243. Turning this checkbox and option off will make it work like all of the
  244. other SMTP daemons, without the proper command set.
  245.  
  246.  
  247. Problems, Bugs, and Comments
  248. ----------------------------
  249.  
  250. Please report and problems and bugs to 'winsmtp@wildside.kwnet.on.ca'.
  251. You help is greatly appreciated and we will fix the bugs and get back to
  252. you as soon as possible.  For problems, we will try to find a solution that
  253. will address your needs.
  254.  
  255. As to comments, a lot of the things that have been added and changed in the
  256. current version were from people asking about it.  Feel free to ask questions
  257. about SMTP, POP3, daemons, and anything else.  If something is out of the
  258. ballpark for this product, I'll let you know that I condsidered it, and
  259. quite possibly the reasons why the idea was rejected.
  260.  
  261. Due to the volume of responses and requests, the following hierarchy has
  262. been established for responding to requests:
  263.  
  264. - bugs that affect the operability of the system, can cause crashes
  265. - new features and changes from Wildbear Consulting
  266. - requests from distributor's and OEMs
  267. - requests from commercial users
  268. - bugs that are low impact (if quick fixes, may be moved up a bit)
  269. - requests from shareware users
  270. - requests from unliscenced users
  271.  
  272.  
  273. Contact Information
  274. -------------------
  275.  
  276. If you have any questions, please let us know.   We are pleased to answer
  277. questions and try and help people out.
  278.  
  279. Thanks for your support.
  280. Jack De Winter
  281. Wildbear Consulting, Inc.
  282. winsmtp@wildside.kwnet.on.ca
  283.